SingleNIProviderIMathSingleNGetInstance Method
Returns an instance of T.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
IMath<SingleN> IProvider<IMath<SingleN>>.GetInstance()
Private Function GetInstance As IMath(Of SingleN)
Implements IProvider(Of IMath(Of SingleN)).GetInstance
private:
virtual IMath<SingleN>^ GetInstance() sealed = IProvider<IMath<SingleN>^>::GetInstance
private abstract GetInstance : unit -> IMath<SingleN>
private override GetInstance : unit -> IMath<SingleN>
IMathSingleNAn instance of
T.
IProviderTGetInstance